home *** CD-ROM | disk | FTP | other *** search
- Path: nntp-xfer-2.csn.net!yuma!usenet
- From: john daniel <daniel>
- Newsgroups: comp.lang.c++,comp.sys.mac.programmer.codewarrior
- Subject: How to use istrstream
- Date: 31 Jan 1996 18:21:49 GMT
- Organization: Colorado State University, Fort Collins, CO 80523
- Message-ID: <4eobvt$3dqs@yuma.ACNS.ColoState.EDU>
- NNTP-Posting-Host: schumann.cs.colostate.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.12 (X11; I; HP-UX A.09.01 9000/715)
- X-URL: news:comp.lang.c++/151815-151914
-
- Can anyone provide a brief usage description for the istrstream class?
-
- Everything seems to be running ok with it except that it crashes in the
- destructor. Should I be using the str() function somewhere? Does istrstream
- attempt to free the buffer when the destructor is called?
-
- Stumped,
-
- John Daniel
-
-